The following tables list the members exposed by BaseExtraPropertyCollection<TProperty>.
Name | Description | |
---|---|---|
![]() | BaseExtraPropertyCollection<TProperty> Constructor |
Name | Description | |
---|---|---|
![]() | FindByName | Finds the item of the given name. |
![]() | FindValueByName<T> | Finds the item's value by it's name with default value in case the value is null or it is not found. |
![]() | GetByName | Gets the item of the given name. |
![]() | GetValueByName | Overloaded. |
![]() | ParseObject | Parses the object. |
![]() | SafeGetExtraPropertyValue | Overloaded. |
![]() | SetValueByName | Sets the value for the item with the given name. |
![]() | SetValues<T> | Sets the values for the items related with the given dictionary. |
Reference
BaseExtraPropertyCollection<TProperty> ClassTerrasoft.Core Namespace
System.Collections.ObjectModel.Collection`1